home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16379 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.2 KB  |  33 lines

  1. Newsgroups: comp.lang.c++,comp.lang.c
  2. Path: netcom.com!russells
  3. From: russells@netcom.com (Russell Salsbury)
  4. Subject: Re: which c/c++ compiler for student?
  5. Message-ID: <russellsDpMq82.44C@netcom.com>
  6. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  7. References: <4jk3sd$kjh@uruguay.it.earthlink.net> <4ken5j$8gj@morgoth.sfu.ca>
  8. Date: Wed, 10 Apr 1996 04:38:26 GMT
  9. Sender: russells@netcom10.netcom.com
  10.  
  11. mpohores@news.sfu.ca (Michael John Pohoreski) writes:
  12.  
  13. >sirkilo@earthlink.net (sirkilo) writes:
  14.  
  15. >>i'm a student learning c. i'm planning to buy c/c++ compiler. which
  16. >>one, borland c++ 5.0 or microsoft visual c++ 4.0? which one is better
  17. >>for a beginning student? i know borland is way expensive though...
  18. >>thanks in advance.
  19.  
  20. >DJGPP is a FREE c/c++ compiler
  21. >  http://www.delorie.com
  22.  
  23. >Watcom is a great multi-platform compiler
  24. >(Student Price! $99)
  25. >  http://www.watcom.com
  26.  
  27. "me too"  Add another vote for DJGPP.  Make sure to get version 2.  It 
  28. manages to avoid all the REALLY Stupid[tm] things MS glued together to 
  29. get DOS.  You get command lines > 127 chars, real bourne shell filename 
  30. expansion, and plenty others.  Oh, and I use Borland 4.5 as my editor.
  31.  
  32. Ryan    russells@netcom.com
  33.